projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8adde3
)
Add provide call.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 10 Jun 1994 21:09:40 +0000
(21:09 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 10 Jun 1994 21:09:40 +0000
(21:09 +0000)
lisp/dired-aux.el
patch
|
blob
|
history
diff --git
a/lisp/dired-aux.el
b/lisp/dired-aux.el
index 89ce64a735088567068de6ab1ca6ff72082e0585..38912d60cacf7122545cddc0848261a983c5214c 100644
(file)
--- a/
lisp/dired-aux.el
+++ b/
lisp/dired-aux.el
@@
-1856,4
+1856,6
@@
Use \\[dired-hide-subdir] to (un)hide a particular subdirectory."
;;;###end dired-ins.el
+(provide 'dired-aux)
+
;;; dired-aux.el ends here